Different Tiers in Software Architecture Quiz

This lesson contains a quiz to test your understanding of tiers in software architecture.

Let’s test your understanding of different tiers in software architecture

1

What is a tier?

A)

A tier is the logical and physical separation of components in an application or a service. The components are the database, backend application server, user interface, messaging, and caching.

B)

A tier is the logical separation of components at the code level like the user interface layer, business, service, data access layer etc.

C)

A tier is just the database and the backend server component in an application.

D)

Both a component and a layer, at the code level, constitute a tier in an application.

Question 1 of 60 attempted
N-Tier Applications
What is Web Architecture?
Mark as Completed
Report an Issue